home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 396 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: EU.net!sun4nl!xs4all!usenet
  2. From: muaddib@xs4all.nl (thomas)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: opening muimaster.library from another lib
  5. Date: 7 Jan 1996 14:25:20 GMT
  6. Organization: XS4ALL, networking for the masses
  7. Message-ID: <882.6580T131T1213@xs4all.nl>
  8. References: <621.6574T1181T1758@xs4all.nl> <30e9e646@lls.se> <699.6577T179T1076@xs4all.nl> <4cm4ao$1ub@serpens.rhein.de>
  9. NNTP-Posting-Host: undiscovered.xs4all.nl
  10. X-Newsreader: THOR 2.2 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12. Michael van Elst wrote 06-Jan-96 the following:
  13.  
  14. >>need to be used then, and the 'can only load libs if they're resident in
  15. >>LibInit' is not valid!
  16.  
  17. >It is as valid as the specification for AmigaOS shared libraries.
  18. >Of course you may believe Ralph Babel and rely on the current
  19. >implementation, but that's c0d3r style.
  20.  
  21. Then I have 2 questions for you:
  22.  
  23. 1) Where can I obtain the specification for AmigaOS shared libraries,
  24.    I could not find it in the romkernels, autodocs or developer kit.
  25.  
  26. 2) Why does the example shared library example in the romkernel open
  27.    dos.library in it's init code. It might be always resident for
  28.    the current kickstarts, but this could change, and, above all,
  29.    why be inconsequent and open the dos.library there and all other
  30.    libraries the library needs in libopen. I find this really
  31.    the style of a c0d3r, whatever that may be.
  32.  
  33. Thomas
  34.  
  35.